PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLineAnnotation Class / getEndLineSymbol Method
In This Topic
    getEndLineSymbol Method
    In This Topic
    Gets the style used for the end of the line.
    Syntax
    public PDFLineEndStyle getEndLineSymbol()

    Return Value

    A PDFLineEndStyle enum member that represents the end of the line.
    See Also